Skip to content

Add 2023 version of site to past website lists#107

Merged
benkutil merged 3 commits intomainfrom
copilot/add-2023-version-link
Feb 3, 2026
Merged

Add 2023 version of site to past website lists#107
benkutil merged 3 commits intomainfrom
copilot/add-2023-version-link

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

Description

Adds a link to the homepage under "Past Websites" to the 2023 version of the website. The link follows the same format as existing entries and maintains descending chronological order.

Changes Made

  • Added 2023 entry to src/_data/pastSites.json with URL https://2023.benkutil.com
  • Entry maintains the established pattern (year as title, URL pointing to subdomain)
  • List displays in descending order: 2023, 2020, 2016

Checklist

  • Code follows engineering principles (simplicity, smallest possible change)
  • Site builds successfully (npm run build:prod)
  • Changes tested locally (npm start)
  • Documentation updated (if needed)
  • No unnecessary dependencies added
  • Changes are minimal and focused

Screenshots (if applicable)

Past websites section showing 2023, 2020, and 2016 in descending order

Original prompt

This section details on the original issue you should resolve

<issue_title>add 2023 version of site to past website lists.</issue_title>
<issue_description>Add a link to the homepage, under "Past Websites" to the 2023 version of the website. It should follow the same format as the other links, showing the year, and maintain descending order.

Year: 2023
URL: https://2023.benkutil.com</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@benkutil
Copy link
Owner

benkutil commented Feb 3, 2026

@copilot continue to work on ticket #107

Co-authored-by: benkutil <228373+benkutil@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2026

Deploying benkutil-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9460392
Status: ✅  Deploy successful!
Preview URL: https://98397376.benkutil-github-io.pages.dev
Branch Preview URL: https://copilot-add-2023-version-lin.benkutil-github-io.pages.dev

View logs

Copy link
Contributor Author

Copilot AI commented Feb 3, 2026

@copilot continue to work on ticket #107

I've added the 2023 version to the past websites list in commit 0ceb2b9. The link now appears in descending order (2023, 2020, 2016) as requested.

Past websites section showing 2023, 2020, and 2016 in descending order

Copilot AI changed the title [WIP] Add 2023 version of site to past website lists Add 2023 version of site to past website lists Feb 3, 2026
@benkutil benkutil marked this pull request as ready for review February 3, 2026 02:41
@benkutil benkutil merged commit 12af88c into main Feb 3, 2026
3 checks passed
@benkutil benkutil deleted the copilot/add-2023-version-link branch February 3, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add 2023 version of site to past website lists.

2 participants